home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / 3brothers.swf / scripts / DefineButton2_372 / BUTTONCONDACTION on(keyPress Space).as next >
Encoding:
Text File  |  2008-09-23  |  45 b   |  4 lines

  1. on(keyPress "<Space>"){
  2.    this.play();
  3. }
  4.